home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / programming / c / toolbox / test / all / readme.pl5 < prev   
Encoding:
Text File  |  1978-11-24  |  288 b   |  10 lines

  1. This is only a buggy test of something i am working on.
  2. Its the language PL5, an extension of N. Wirth's PL0 (for more see:
  3. N. Wirth "compiler-constructions"
  4.  
  5. use bmake (or an other make) to build the parser
  6.  
  7. then try:
  8.    parser <PL5.txt
  9. to scan, parse and build an abstract syntax tree.
  10.